home *** CD-ROM | disk | FTP | other *** search
/ Cope with Cancer / Cope with Cancer.iso / pc / cope / copequit.dxr / 00033.ls < prev    next >
Encoding:
Text File  |  1998-11-03  |  133 b   |  7 lines

  1. on mouseDown
  2.   set the visible of sprite 25 to 0
  3.   set the puppet of sprite 25 to 0
  4.   puppetTransition(2, 2, 10)
  5.   go("advise2")
  6. end
  7.